home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / nos_kit.zip / README < prev    next >
Text File  |  1991-03-01  |  3KB  |  70 lines

  1. INSTALL.EXE               NOS TCP/IP INSTALLATION KIT                3/1/91
  2.  
  3. This is a pre-release copy of the "install"  program for KA9Q's (NOS) TCP/IP
  4. package  for  the  IBM-PC.  The  installation  performed by this program  is
  5. intended for Ham Radio (hard-wire LAN support is not included).  The program
  6. is also specific to the version made available as "901130".  To use,  follow
  7. these steps:
  8.  
  9.  
  10.         - if you don't have a 3.5" floppy, get someone to copy the files
  11.           to disks you can use.  I suggest putting the "nos_exe.*" files
  12.           on one 360k disk, and all the  others on a second  disk.  Then
  13.           create a  subdirectory on your hard disk (you *do* have a hard
  14.           disk, right?), and copy all the files into it.
  15.  
  16.         - if you do have a 3.5" disk, just stick the floppy in a drive.
  17.  
  18.         - change drives and directories so that when you do a "dir", you
  19.           get a list of all the files on this distribution. For example,
  20.           if your 3.5" floppy drive is drive A:, just type: "A:<ENTER>".
  21.           If you have copied  the  distribution files into the directory
  22.           called "\dist" on "drive C:", then  first change to drive C by
  23.           typing: "C:<ENTER>", and then change directories:  "cd \dist".
  24.  
  25.         - run "install"
  26.  
  27.     - Once installation is complete, you should add the path to the
  28.       NOS binaries directory in your autoexec.bat file.  For example,
  29.       if you install NOS in "C:\NOS", then add "C:\NOS\BIN" to your
  30.       PATH statement in your autoexec.bat.
  31.  
  32.     - You should also add a variable to your autoexec.bat file for a
  33.       path to the "TMP" directory.  If you installed NOS in "C:\",
  34.       then add the line:  "set TMP=C:\TMP" to the autoexec.bat file
  35.       (if you don't already have one).
  36.  
  37.     - To start KA9Q NOS running (if you've installed both KA9Q & G1EMM),
  38.       type "startnos" or "startnos ka9q" at the DOS prompt.  To start
  39.       G1EMM NOS (if both are installed), type "startnos g1emm".  If you
  40.       have only installed one or the other, but not both, then just
  41.       type "startnos".
  42.  
  43.  
  44. Be careful, I still don't have a lot of error checking (sanity checking?) in
  45. the code, so if you *want* to break the program, it's a  cinch that  you can
  46. accomplish your goal.
  47.  
  48. You will  still  have to  "hand-edit"  the "domain.txt" file to add other IP
  49. station's addresses, and also the "ftpusers" file  to enable  other users to
  50. be able to "log in" to your system.  In the "autoexec.net"  file, the  first
  51. interface  chosen in the  install list,  will automatically be made the port
  52. to be used for  default  routing.  This likely will  not be desirable in all
  53. cases.
  54.  
  55. Once the installation is complete, and you have edited all the config  files
  56. that you want to, change to the drive you installed the software on, "cd" to
  57. the "base" directory  that NOS was  installed  into, and simply  execute the
  58. "startnos.bat" file.  This will delete any  lock files that may have existed
  59. the last time NOS was run, copy the log file to a backup filename, and start
  60. TCP/IP running.
  61.  
  62. Please send comments/questions/suggestions about this installation procedure
  63. to:
  64.  
  65.      Dave Fritsche (wb8zxu)
  66.      1947 E. Citation Ln.
  67.      Tempe, AZ  85284
  68.      (602) 820-1629
  69.      dlf@phx.mcd.mot.com
  70.